[XEN] Don't pass spurious fast-path faults to the guest at all.
authorTim Deegan <Tim.Deegan@xensource.com>
Wed, 20 Dec 2006 12:04:38 +0000 (12:04 +0000)
committerTim Deegan <Tim.Deegan@xensource.com>
Wed, 20 Dec 2006 12:04:38 +0000 (12:04 +0000)
commit05d640922dd52a462b99f3ae64ae1da9375e9943
tree7ec02d6e06ab591df9f07176eb0f1b38fc354b99
parent1128c254f3ddece0fc98b98f30c37c7d83b251f3
[XEN] Don't pass spurious fast-path faults to the guest at all.
Instead, retry and get a sensible fault from the hardware next time.
Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com>
xen/arch/x86/mm/shadow/multi.c